- Download the .ipynb notebook file from the Learning Hub website (under Contents / Labs)
- move (do not copy) it to the drive and folder (directory) that you’ll be working from. A good choice would be your OneDrive - BCIT folder. Do not work on files in the Downloads folder-- you will lose your work if the computer reboots.
- Go to appsanywhere.bcit.ca with a browser
- Find the Anaconda 3 app:

- click on Launch and wait for Anaconda Navigator to start up.
- Click on Launch under Jupyter Notebook:
- the Jupyter notebook interface will open with a file browser at your home directory:

- Navigate to the folder where you moved the.ipynb notebook file and click on it to edit it.
- Click on the floppy disk icon (
) periodically to save changes to your notebook.
- When you're finished, use the menu item File ► Close and Halt to stop the kernel (the background server process) and close the browser window.
- Upload the .ipynb file to the correct Assignment folder. Check the timestamp on the file (on the disk) to make sure you're uploading the modified version, not the version you downloaded.
- If you have any doubts, download your submission to a different file and open it to make sure the correct file was submitted.